home *** CD-ROM | disk | FTP | other *** search
/ Nothing but Tetris / Nothing but Tetris.iso / menu.lha / IBMPC / MIXED / PT100 / PT.DOC < prev    next >
Text File  |  1993-02-07  |  3KB  |  64 lines

  1. PhantomTris is a tetris game with a twist, literally.  Playing the game is
  2. the same as a regular tetris game, except PhantomTris will rotate the board
  3. as you play, going both clockwise and counterclockwise, although the current
  4. piece will "fall" to what was originally the bottom.  If you don't understand,
  5. just try playing it, you'll get the idea.
  6.  
  7. PhantomTris (Copyright 1992 Jason Bertschi) was written with Turbo C++ version
  8. 1.00, copyright (c) 1990 by Borland International, Inc.
  9.  
  10. Please Support Shareware!                        
  11. If you find this software has any value for you, please send a contribution,
  12. as it represents many hours of work, not to mention sore eyes from staring at
  13. the screen while "testing" (ok, playing) the game.  If you like this program,
  14. please send any contributions to the address at the end of this file.  For $10
  15. you will become a registered user, which means that you'll be able to get some
  16. new programs when they are available, some of which will only be available to
  17. those who are registered.
  18.  
  19. Whether or not you contribute, please share this software with others.
  20.  
  21. Disclaimer
  22. The user of this software is responsible for any problems arrising to the
  23. user's system.  This includes, but is not limited to, loss of files, damage
  24. to a disk, overheating the computer, or smashed monitors from frustration.
  25. The user is also responsible for any personal problems resulting from this
  26. program.  This includes, but is not limited to, pulled out hair, blurry
  27. vision, and sore fingers.
  28.  
  29. Pt can take about 10 seconds to load, but is faster if you have the pt.cor 
  30. file.  You can delete the pt.cor file if you like, but it will slow down the
  31. initialization.
  32.  
  33. There are 2 levels that you can set: the fall level, and the twist level.
  34. The fall level corresponds to the level you would choose for a normal tetris
  35. game.  The twist level determines how often the screen turns.
  36.  
  37. Fall level will increase throughout the game, were the minimum level
  38.  is rows/10 (rounded down).
  39.  
  40. Twist level doesn't change during the course of the game.  Level 0 twist 
  41. will be a normal tetris game.
  42.  
  43. playing keys (default):
  44. j:left with respect to what is originally the bottom
  45. l:right with respect to what is originally the bottom
  46. k:twist 90 degrees
  47. space:drop piece toward what is originally the bottom
  48. m:toggle next piece preview
  49. escape:quit the current game
  50. if you have redefined the keys, they will be the same as long as you
  51. keep the file "PT.KEY" in the current directory.
  52.  
  53.  
  54. To register PhantomTris, please send check or money order to:
  55.  
  56. Jason Bertschi
  57. 600 Warren Ave
  58. Flushing, MI 48433-1459
  59.  
  60. Include your name, address, and any ideas or improvements you'd like to see.
  61. Remember, its $10 for registration, but I'll be grateful for anything (even
  62. $5 will be greatly appreciated).
  63.  
  64.